-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.6
-
Code
-
Classes
- Handler
Total Complexity |
28 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
186 |
Lines of code |
121 |
Logical lines of code |
56 |
Comment lines |
0 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postSend() |
S |
45 |
6 |
43 |
getAttachments() |
S |
58 |
5 |
15 |
setRecipients() |
S |
56 |
3 |
17 |
setSettings() |
S |
67 |
3 |
7 |
send() |
S |
70 |
2 |
6 |
getReplyTo() |
S |
73 |
2 |
5 |
getFrom() |
S |
71 |
1 |
6 |
getTo() |
S |
80 |
1 |
3 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
getCustomEmailHeaders() |
S |
82 |
1 |
3 |
getRequestHeaders() |
S |
69 |
1 |
7 |